home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / programming / c / gcc263-inclib.lha / gnu / geninline / mklibamiga / gluesrc1.lha / small / TextExtent.s < prev    next >
Encoding:
Text File  |  1994-09-27  |  249 b   |  18 lines

  1. .text; .even; .globl _TextExtent
  2.  
  3. _TextExtent:
  4.     movel a6,sp@-
  5.     movel a2,sp@-
  6.     movel a4@(_GfxBase:W),a6
  7.     movel sp@(12),a1
  8.     movel sp@(16),a0
  9.     movel sp@(20),d0
  10.     movel sp@(24),a2
  11. #APP
  12.     jsr a6@(-0x2b2)
  13. #NO_APP
  14.     extl d0
  15.     movel sp@+,a2
  16.     movel sp@+,a6
  17.     rts
  18.